toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.permission.callback
/
[jvm]RequestPermissionCallback
/
Params
Params
interface
Params
The parameters of the
RequestPermissionCallback
.
Members
Functions
frame
Link copied to clipboard
open
fun
frame
(
)
:
Frame
Returns the
Frame
instance that is requesting permission.
permission
Type
Link copied to clipboard
open
fun
permissionType
(
)
:
PermissionType
Returns the type of the requested permission.
url
Link copied to clipboard
open
fun
url
(
)
:
String
Returns a string that represents the URL of the currently loaded web page.